func math.archCeil

2 uses

	math (current package)
		floor.go#L45: 		return archCeil(x)
		floor_asm.go#L15: func archCeil(x float64) float64